PHP I am pulling my hair out trying to find the best! [closed]
Posted
by
darga33
on Programmers
See other posts from Programmers
or by darga33
Published on 2012-11-02T22:53:50Z
Indexed on
2012/11/02
23:16 UTC
Read the original article
Hit count: 208
PULLING MY HAIR OUT
I have heard of Martin Fowler's book PoEAA and the other book Head First OOA OOD but those are not in PHP. I DESPERATELY WANT TO READ THEM, but
ONLY in PHP utilizing SOLID principles!
Does anyone know of the absolute best, most recent PHP book that utilizes the SOLID principles and GRASP, and all the other best practices? I want to learn from the best possible source! Not beginner books! I already understand OOP. This seems like an almost impossible question to find the answer to and so I thought, hey, might as well post on stackexchange!! Surely someone out there must know!!!!!!!!!!
Or if noone knows
Maybe they know of an open source application that utilizes these principles that is relatively small that is not a framework. Something that I can go through every single class, and spend time understanding the insides and outs of how the program was developed.
Thanks so much in advance! I really really really really appreciate it!
© Programmers or respective owner